Skip to content

usb/cdc: writing small blocks should not require allocation #991

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 13, 2025

Conversation

smurfix
Copy link
Contributor

@smurfix smurfix commented Mar 26, 2025

Only allocate a memoryview when the (first) write was partial.

Only allocate a memoryview when the (first) write was partial.

Signed-off-by: Matthias Urlichs <[email protected]>
@dpgeorge dpgeorge merged commit 9307e21 into micropython:master Apr 13, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants